dsh-dynamic-island: Dynamic Island Status Plugin for DeepSeek Harness Web GUI

`dsh-dynamic-island` is a Liquid Glass-style floating plugin for DeepSeek Harness Web GUI, designed to solve the problem of developers frequently switching between event streams, logs, and approval entry points. Maintained by YLifeOnlyOnce and released under the MIT license, the plugin is currently in the high-fidelity design prototype stage. Its core functionality maps Harness states into eight visual states, such as idle, thinking, and approval, enabling direct handling of approval requests within the floating component, viewing detailed tool execution information (e.g., duration, exit codes), monitoring task progress, and managing exception alerts. The plugin supports draggable positioning with position memory, a shortcut command palette, and an automatic demo mode, while also addressing accessibility requirements. After installation, it can be accessed via the `

Read More
Add a Dynamic Island status bar to the DeepSeek Harness web interface using dsh-dynamic-island

**dsh-dynamic-island** is a DeepSeek Harness interface enhancement plugin maintained by ylifeonlyonce, which integrates Agent's thinking, tool calling, approval and closing processes into a Liquid Glass-style Dynamic Island on the edge of the Web GUI. The installation command on the catalog page is `dsh plugin add github:ylifeonlyonce/dsh-dynamic-island`. The repository also provides a Vite demo and the npm package version 0.3.5; the author noted that it is still a high-fidelity design prototype, and the real GUI joint debugging has not been completed. The license is MIT.

Read More